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