import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-category-x-axis-component";
import * as i3 from "./igx-category-x-axis-module";
export declare function provideIgxCategoryXAxisDynamic(): EnvironmentProviders;
export declare function registerIgxCategoryXAxisDynamic(): void;
export declare class IgxCategoryXAxisDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxCategoryXAxisDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxCategoryXAxisDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxCategoryXAxisComponent, typeof i3.IgxCategoryXAxisModule], [typeof i3.IgxCategoryXAxisModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxCategoryXAxisDynamicModule>;
}
