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