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