import { SVGIconDef } from './types';
declare const CouponOutlined: SVGIconDef;
export default CouponOutlined;
