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