import Attachment from './attachment.vue'; import type { Plugin } from 'vue'; export declare const AttachmentPlugin: Plugin; export { Attachment };