import PendingPay from './pending-pay.vue'; import type { Plugin } from 'vue'; export declare const PendingPayPlugin: Plugin; export { PendingPay };