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