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