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