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