import SwitchBase, { Props as SwitchBaseProps } from './SwitchBase'; export { SwitchBaseProps }; export default SwitchBase;