export { default } from './Switch'; export { default as Switch } from './Switch'; export * from './Switch.types';