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