import * as React from "react"; function GlobeIcon(props: React.SVGProps) { return ; } export default GlobeIcon;