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

declare const MapMarkerIcon: MdiReactIconComponentType;
export default MapMarkerIcon;
