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