import EmailFill from './email-fill.vue'; import type { Plugin } from 'vue'; export declare const EmailFillPlugin: Plugin; export { EmailFill };