import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-line-series-component";
import * as i3 from "./igx-horizontal-anchored-category-series-proxy-module";
export declare function provideIgxLineSeries(): EnvironmentProviders;
export declare function registerIgxLineSeries(): void;
export declare class IgxLineSeriesModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxLineSeriesModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxLineSeriesModule, never, [typeof i1.CommonModule, typeof i2.IgxLineSeriesComponent, typeof i3.IgxHorizontalAnchoredCategorySeriesProxyModule], [typeof i2.IgxLineSeriesComponent, typeof i3.IgxHorizontalAnchoredCategorySeriesProxyModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxLineSeriesModule>;
}
