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