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