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