import Switch from './switch.vue'; import type { Plugin } from 'vue'; export declare const SwitchPlugin: Plugin; export { Switch };