import AliPayText from './ali-pay-text.vue'; import type { Plugin } from 'vue'; export declare const AliPayTextPlugin: Plugin; export { AliPayText };