import {UIComponent} from './component'; export declare class InputComponent extends UIComponent { }