import WaitDeliver from './wait-deliver.vue'; import type { Plugin } from 'vue'; export declare const WaitDeliverPlugin: Plugin; export { WaitDeliver };