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