import type InputTag from './input-tag.vue'; export type InputTagInstance = InstanceType & unknown;