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