/// import { IconProps } from '../../types'; declare const MapPointHospital: (allProps: IconProps) => JSX.Element; export default MapPointHospital;