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