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