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