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