// @design-system: primitives/Switch
export { Switch } from './Switch';
export type { SwitchProps } from './Switch';
