import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-data-chart-toolbar-icons-module";
import * as i3 from "./igx-data-chart-annotation-module";
import * as i4 from "./igx-annotation-layer-proxy-module";
import * as i5 from "./igx-data-chart-category-trend-line-module";
import * as i6 from "./igx-data-chart-interactivity-module";
import * as i7 from "./igx-callout-layer-dynamic-module";
import * as i8 from "./igx-value-layer-dynamic-module";
import * as i9 from "./igx-crosshair-layer-dynamic-module";
export declare function provideIgxDataChartToolbar(): EnvironmentProviders;
export declare function registerIgxDataChartToolbar(): void;
export declare class IgxDataChartToolbarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDataChartToolbarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDataChartToolbarModule, never, [typeof i1.CommonModule, typeof i2.IgxDataChartToolbarIconsModule, typeof i3.IgxDataChartAnnotationModule, typeof i4.IgxAnnotationLayerProxyModule, typeof i5.IgxDataChartCategoryTrendLineModule, typeof i6.IgxDataChartInteractivityModule, typeof i7.IgxCalloutLayerDynamicModule, typeof i8.IgxValueLayerDynamicModule, typeof i9.IgxCrosshairLayerDynamicModule], [typeof i2.IgxDataChartToolbarIconsModule, typeof i3.IgxDataChartAnnotationModule, typeof i4.IgxAnnotationLayerProxyModule, typeof i5.IgxDataChartCategoryTrendLineModule, typeof i6.IgxDataChartInteractivityModule, typeof i7.IgxCalloutLayerDynamicModule, typeof i8.IgxValueLayerDynamicModule, typeof i9.IgxCrosshairLayerDynamicModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDataChartToolbarModule>;
}
