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