import './switch.less'; import { Switch } from './switch.js'; export type { SwitchProps } from './switch.js'; export default Switch;