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

declare const ChartGanttIcon: MdiReactIconComponentType;
export default ChartGanttIcon;
