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