import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function EarthGlobeIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { EarthGlobeIcon, EarthGlobeIcon as default };
//# sourceMappingURL=EarthGlobe.d.ts.map