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