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

declare const TimelineIcon: MdiReactIconComponentType;
export default TimelineIcon;
