import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-data-chart-default-tooltips-component";
import * as i3 from "igniteui-angular-core";
export declare function provideIgxDataChartInteractivity(): EnvironmentProviders;
export declare function registerIgxDataChartInteractivity(): void;
export declare class IgxDataChartInteractivityModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartInteractivityModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartInteractivityModule, never, [typeof i1.CommonModule, typeof i2.IgxDataChartDefaultTooltipsComponent, typeof i3.IgxDVInteractivityModule], [typeof i2.IgxDataChartDefaultTooltipsComponent, typeof i3.IgxDVInteractivityModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartInteractivityModule>;
}
