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