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