import { ValueProvider } from '@angular/core';
export declare const PieSeriesService: ValueProvider;
export declare const FunnelSeriesService: ValueProvider;
export declare const PyramidSeriesService: ValueProvider;
export declare const AccumulationTooltipService: ValueProvider;
export declare const AccumulationLegendService: ValueProvider;
export declare const AccumulationSelectionService: ValueProvider;
export declare const AccumulationDataLabelService: ValueProvider;
export declare const AccumulationAnnotationService: ValueProvider;
/**
 * NgModule definition for the AccumulationChart component with providers.
 */
export declare class AccumulationChartAllModule {
}
