import * as i0 from "@angular/core";
import * as i1 from "./igx-x-date-picker-component";
import * as i2 from "@angular/common";
import * as i3 from "./igx-x-calendar-module";
import * as i4 from "./igx-x-button-module";
import * as i5 from "./igx-x-icon-module";
import * as i6 from "./igx-x-input-group-module";
export declare class IgxXDatePickerModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxXDatePickerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxXDatePickerModule, [typeof i1.IgxXDatePickerComponent], [typeof i2.CommonModule, typeof i3.IgxXCalendarModule, typeof i4.IgxXButtonModule, typeof i5.IgxXIconModule, typeof i6.IgxXInputGroupModule], [typeof i3.IgxXCalendarModule, typeof i4.IgxXButtonModule, typeof i5.IgxXIconModule, typeof i6.IgxXInputGroupModule, typeof i1.IgxXDatePickerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxXDatePickerModule>;
}
