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

declare const HospitalMarkerIcon: MdiReactIconComponentType;
export default HospitalMarkerIcon;
