export { default as NSwitch } from './src/Switch'; export type { SwitchProps } from './src/Switch';