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