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