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