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