export { default as SwitchRoot, type SwitchRootProps, type SwitchRootEmits, } from './SwitchRoot'; export { default as SwitchThumb, type SwitchThumbProps, } from './SwitchThumb';