import Follow from './follow.vue'; import type { Plugin } from 'vue'; export declare const FollowPlugin: Plugin; export { Follow };