import type { RectSeriesWithDatapoints } from '../../../types/xy-chart-internals.js'; export declare const RectRangeLegend: ({ series, }: { series: RectSeriesWithDatapoints; }) => import("react").JSX.Element; //# sourceMappingURL=RectRangeLegend.d.ts.map