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

declare const MapClockOutlineIcon: MdiReactIconComponentType;
export default MapClockOutlineIcon;
