import { ChartImageInfo } from '../../interfaces';
declare const HISTOGRAM: ChartImageInfo;
export default HISTOGRAM;
