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