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