import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-data-chart-core-module";
import * as i3 from "./igx-data-chart-financial-module";
import * as i4 from "./igx-data-chart-interactivity-module";
import * as i5 from "./igx-data-chart-annotation-module";
export declare function provideIgxDataChartFinancialFull(): EnvironmentProviders;
export declare function registerIgxDataChartFinancialFull(): void;
export declare class IgxDataChartFinancialFullModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartFinancialFullModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartFinancialFullModule, never, [typeof i1.CommonModule, typeof i2.IgxDataChartCoreModule, typeof i3.IgxDataChartFinancialModule, typeof i4.IgxDataChartInteractivityModule, typeof i5.IgxDataChartAnnotationModule], [typeof i2.IgxDataChartCoreModule, typeof i3.IgxDataChartFinancialModule, typeof i4.IgxDataChartInteractivityModule, typeof i5.IgxDataChartAnnotationModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartFinancialFullModule>;
}
