import EmailLine from './email-line.vue'; import type { Plugin } from 'vue'; export declare const EmailLinePlugin: Plugin; export { EmailLine };