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