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";
export declare function provideIgxTimeAxisLabelFormat(): EnvironmentProviders;
export declare function registerIgxTimeAxisLabelFormat(): void;
export declare class IgxTimeAxisLabelFormatModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxTimeAxisLabelFormatModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxTimeAxisLabelFormatModule, never, [typeof i1.CommonModule, typeof i2.IgxTimeAxisLabelFormatComponent], [typeof i2.IgxTimeAxisLabelFormatComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxTimeAxisLabelFormatModule>;
}
