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