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