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

declare const BarChartIcon: MdiReactIconComponentType;
export = BarChartIcon;