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