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