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