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

declare const MilestoneIcon: MdiReactIconComponentType;
export default MilestoneIcon;
