import ExportList from './export-list.vue'; import type { Plugin } from 'vue'; export declare const ExportListPlugin: Plugin; export { ExportList };