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