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

declare const InsertChartIcon: MdiReactIconComponentType;
export default InsertChartIcon;
