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