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

declare const ShowChartIcon: MdiReactIconComponentType;
export default ShowChartIcon;
