import Delivered from './delivered.vue'; import type { Plugin } from 'vue'; export declare const DeliveredPlugin: Plugin; export { Delivered };