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

declare const MapMarkerOffIcon: MdiReactIconComponentType;
export default MapMarkerOffIcon;
