import Receiving from './receiving.vue'; import type { Plugin } from 'vue'; export declare const ReceivingPlugin: Plugin; export { Receiving };