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