import type Badge from './badge.vue'; export type BadgeInstance = InstanceType & unknown;