import Download from './download.vue'; import type { Plugin } from 'vue'; export declare const DownloadPlugin: Plugin; export { Download };