import * as React from "react"; declare function Globe(props: React.SVGProps): any; export default Globe;