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-scatter-module";
import * as i4 from "./igx-data-chart-interactivity-module";
import * as i5 from "./igx-data-chart-annotation-module";
export declare function provideIgxDataChartScatterFull(): EnvironmentProviders;
export declare function registerIgxDataChartScatterFull(): void;
export declare class IgxDataChartScatterFullModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartScatterFullModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartScatterFullModule, never, [typeof i1.CommonModule, typeof i2.IgxDataChartCoreModule, typeof i3.IgxDataChartScatterModule, typeof i4.IgxDataChartInteractivityModule, typeof i5.IgxDataChartAnnotationModule], [typeof i2.IgxDataChartCoreModule, typeof i3.IgxDataChartScatterModule, typeof i4.IgxDataChartInteractivityModule, typeof i5.IgxDataChartAnnotationModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartScatterFullModule>;
}
