import { SVGProps } from "react";
declare const LIMapHospital: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIMapHospital };
