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