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