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