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