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