import WechatLine from './wechat-line.vue'; import type { Plugin } from 'vue'; export declare const WechatLinePlugin: Plugin; export { WechatLine };