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