import { HistogramCurveProps } from './types'; export declare const HistogramArea: ({ ids, curve, style, setRole, dataComponent, ...props }: HistogramCurveProps) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=HistogramArea.d.ts.map