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