export type { SwitchProps } from './switch'; export type { SwitchVariantProps } from './switch.styles'; export { Switch } from './switch'; export { switchStyles } from './switch.styles'; //# sourceMappingURL=index.d.ts.map