export declare const autohideBarLabels: (chart: any) => void; export declare const handleBarLabelsOutsideChart: (chart: import("highcharts").Chart) => void; export declare const autohideBarTotalLabels: (chart: import("highcharts").Chart) => void; export declare function toggleStackedLabelsForAxis(this: any): void; //# sourceMappingURL=autohideBarLabels.d.ts.map