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