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