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