import WechatPayText from './wechat-pay-text.vue'; import type { Plugin } from 'vue'; export declare const WechatPayTextPlugin: Plugin; export { WechatPayText };