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