import AliPay from './ali-pay.vue'; import type { Plugin } from 'vue'; export declare const AliPayPlugin: Plugin; export { AliPay };