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