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