import * as i0 from "@angular/core";
import * as i1 from "./textarea";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@angular/material/input";
import * as i5 from "@angular/material/select";
import * as i6 from "@angular/material/dialog";
import * as i7 from "@angular/material/slide-toggle";
import * as i8 from "@angular/material/tooltip";
import * as i9 from "@angular/material/divider";
import * as i10 from "@angular/material/icon";
import * as i11 from "@asoftwareworld/form-builder/form-control/confirm-dialog";
import * as i12 from "@angular/material/button";
import * as i13 from "@asoftwareworld/form-builder/form-control/core";
export declare class AswTextareaModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<AswTextareaModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AswTextareaModule, [typeof i1.AswTextarea], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatInputModule, typeof i5.MatSelectModule, typeof i6.MatDialogModule, typeof i7.MatSlideToggleModule, typeof i8.MatTooltipModule, typeof i9.MatDividerModule, typeof i10.MatIconModule, typeof i11.AswConfirmDialogModule, typeof i12.MatButtonModule, typeof i13.AswSharedDialogModule], [typeof i1.AswTextarea]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AswTextareaModule>;
}
