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

declare const HomeMapMarkerIcon: MdiReactIconComponentType;
export default HomeMapMarkerIcon;
