import Zhihu from './zhihu.vue'; import type { Plugin } from 'vue'; export declare const ZhihuPlugin: Plugin; export { Zhihu };