import { Switch } from '@alifd/next'; export default Switch; export type { SwitchProps } from '@alifd/next/types/switch';