import type Input from './input.vue'; export type InputInstance = InstanceType & unknown;