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

declare const HouseMapMarkerIcon: MdiReactIconComponentType;
export default HouseMapMarkerIcon;
