import type Card from './card.vue'; export type CardInstance = InstanceType & unknown;