import FollowFilled from './follow-filled.vue'; import type { Plugin } from 'vue'; export declare const FollowFilledPlugin: Plugin; export { FollowFilled };