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