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