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