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