import type { SVGProps } from "react"; import * as React from "react"; declare const SvgGlobeAlt: (props: SVGProps) => React.JSX.Element; export default SvgGlobeAlt; //# sourceMappingURL=GlobeAlt.d.ts.map