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