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