export * as Switch from './index.parts'; export { useSwitchRootContext } from './root/SwitchRootContext'; export type * from './root/SwitchRoot'; export type * from './thumb/SwitchThumb'; //# sourceMappingURL=index.d.ts.map