import Weibo from './weibo.vue'; import type { Plugin } from 'vue'; export declare const WeiboPlugin: Plugin; export { Weibo };