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