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