export { default as Switch } from './Switch'; export type { SwitchProps, SwitchColor, SwitchSize, SwitchRadius } from './Switch.types'; //# sourceMappingURL=index.d.ts.map