export { Switch } from './Switch'; export type { SwitchProps } from './Switch'; export type { SwitchRootTheme, SwitchToggleTheme, SwitchTheme } from './theme'; //# sourceMappingURL=index.d.ts.map