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