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