import type Input from './input.vue';
export declare type InputInstance = InstanceType<typeof Input>;