import Close from './close.vue'; import type { Plugin } from 'vue'; export declare const ClosePlugin: Plugin; export { Close };