import * as i0 from "@angular/core";
import * as i1 from "./datepicker";
import * as i2 from "./datepicker-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/datepicker";
import * as i11 from "@angular/material/core";
import * as i12 from "@angular/material/icon";
import * as i13 from "@angular/material/tooltip";
import * as i14 from "@asoftwareworld/form-builder/form-control/confirm-dialog";
import * as i15 from "@angular/material/button";
export declare class AswDatepickerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<AswDatepickerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AswDatepickerModule, [typeof i1.AswDatepicker, typeof i2.AswDatepickerDialog], [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.MatDatepickerModule, typeof i11.MatNativeDateModule, typeof i12.MatIconModule, typeof i13.MatTooltipModule, typeof i14.AswConfirmDialogModule, typeof i15.MatButtonModule], [typeof i1.AswDatepicker, typeof i2.AswDatepickerDialog]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AswDatepickerModule>;
}
