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