import type Avatar from './avatar.vue'; export type AvatarInstance = InstanceType & unknown;