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