import { FC } from 'react'; import { BarSeriesProps } from './BarSeries'; export declare const HistogramBarSeries: FC>;