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