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