import DownloadSimple from './download-simple.vue'; import type { Plugin } from 'vue'; export declare const DownloadSimplePlugin: Plugin; export { DownloadSimple };