import Wechat from './wechat.vue'; import type { Plugin } from 'vue'; export declare const WechatPlugin: Plugin; export { Wechat };