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