import { SVGProps } from 'react'; declare const IconCouponUsedFill: (props: SVGProps) => JSX.Element; export default IconCouponUsedFill;