import { Switch } from './switch';
import './style.less';
export type { SwitchProps } from './switch';
export { Switch, };
//# sourceMappingURL=index.d.ts.map