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