export { default as Switch } from './Switch'; export type { TSwitch, TSwitchWithNativeAttrs } from './Switch.model';