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