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