import { SVGProps } from "react";
declare const CGGlobeAlt: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { CGGlobeAlt };
