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