import Switch from './Switch'; export { ISwitchProps } from './Switch.props'; export { Switch }; export default Switch;