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