declare const IranSvg: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;

export { IranSvg };
