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