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