import * as i0 from "@angular/core";
import * as i1 from "./textarea.component";
import * as i2 from "@angular/common";
/**
 * NgModule definition for the TextArea component.
 */
export declare class TextAreaModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TextAreaModule, [typeof i1.TextAreaComponent], [typeof i2.CommonModule], [typeof i1.TextAreaComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TextAreaModule>;
}
