import UserFilled from './user-filled.vue'; import type { Plugin } from 'vue'; export declare const UserFilledPlugin: Plugin; export { UserFilled };