import Switch from './src/switch.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElSwitch: SFCWithInstall; export default ElSwitch; export * from './src/switch';