export type { SwitchProps } from './types'; export { default } from './Switch';