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