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