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