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