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