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