import Email from './email.vue'; import type { Plugin } from 'vue'; export declare const EmailPlugin: Plugin; export { Email };