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