/** * Box plot tooltip styles * * @private Not intended as public API and subject to change */ export declare const BoxPlotTooltipStyles: { flyout: { padding: number; }; label: any; }; //# sourceMappingURL=box-plot-tooltip-styles.d.ts.map