import { VEasyComponent } from './component' /** Input Component */ export interface VeInput extends VEasyComponent {}