import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-numeric-x-axis-module";
import * as i3 from "./igx-numeric-y-axis-module";
import * as i4 from "./igx-data-chart-core-module";
export declare function provideIgxDataChartScatterCore(): EnvironmentProviders;
export declare function registerIgxDataChartScatterCore(): void;
export declare class IgxDataChartScatterCoreModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartScatterCoreModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartScatterCoreModule, never, [typeof i1.CommonModule, typeof i2.IgxNumericXAxisModule, typeof i3.IgxNumericYAxisModule, typeof i4.IgxDataChartCoreModule], [typeof i2.IgxNumericXAxisModule, typeof i3.IgxNumericYAxisModule, typeof i4.IgxDataChartCoreModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartScatterCoreModule>;
}
