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