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