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