/**
 * Icon generated from globe.svg
 *
 * @param {import('preact').JSX.SVGAttributes<SVGSVGElement>} props
 */
export default function GlobeIcon(props: import('preact').JSX.SVGAttributes<SVGSVGElement>): import("preact").JSX.Element;
