import * as React from "react"; declare function GlobeIcon(props: React.SVGProps): JSX.Element; export default GlobeIcon;