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