export { default as TSwitch } from './TSwitch.vue'; export type { TSwitchEmits, TSwitchProps, TSwitchSlots } from './TSwitch.vue'; //# sourceMappingURL=index.d.ts.map