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