import WechatPay from './wechat-pay.vue'; import type { Plugin } from 'vue'; export declare const WechatPayPlugin: Plugin; export { WechatPay };