import Highcharts from "../components/visualizations/chart/highcharts/highchartsEntryPoint";
export declare const WHITE_LABEL: Highcharts.CSSObject;
export declare const BLACK_LABEL: Highcharts.CSSObject;
export declare const whiteDataLabelTypes: ("bubble" | "pie" | "treemap" | "donut")[];
