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