import { type SvgStringOpts } from '../../svgString'; export declare const CouponSVG: (opts?: SvgStringOpts) => string; export default CouponSVG;