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