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