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

declare const ChartLineIcon: MdiReactIconComponentType;
export = ChartLineIcon;