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

declare const ChartLineIcon: MdiReactIconComponentType;
export default ChartLineIcon;
