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