import { MdiReactIconComponentType } from './dist/typings';

declare const ChartHistogramIcon: MdiReactIconComponentType;
export default ChartHistogramIcon;
