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