import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-time-axis-label-format-component";
import * as i3 from "./igx-time-axis-label-format-module";
export declare function provideIgxTimeAxisLabelFormatDynamic(): EnvironmentProviders;
export declare function registerIgxTimeAxisLabelFormatDynamic(): void;
export declare class IgxTimeAxisLabelFormatDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxTimeAxisLabelFormatDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxTimeAxisLabelFormatDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxTimeAxisLabelFormatComponent, typeof i3.IgxTimeAxisLabelFormatModule], [typeof i3.IgxTimeAxisLabelFormatModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxTimeAxisLabelFormatDynamicModule>;
}
