export declare const autohideBarLabels: (chart: any) => void;
export declare const handleBarLabelsOutsideChart: (chart: any) => void;
