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