import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
export declare function provideIgxDataChartCategoryTrendLine(): EnvironmentProviders;
export declare function registerIgxDataChartCategoryTrendLine(): void;
export declare class IgxDataChartCategoryTrendLineModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartCategoryTrendLineModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartCategoryTrendLineModule, never, [typeof i1.CommonModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartCategoryTrendLineModule>;
}
