export { SwitchControl, SwitchHiddenInput, SwitchLabel, SwitchRoot, SwitchThumb, type SwitchControlProps, type SwitchHiddenInputProps, type SwitchLabelProps, type SwitchRootProps, type SwitchThumbProps, } from './Switch'; export * as Switch from './Switch.namespace'; //# sourceMappingURL=index.d.ts.map