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

declare const ChartLineStackedIcon: MdiReactIconComponentType;
export default ChartLineStackedIcon;
