import { DaffOrderCoupon } from '@daffodil/order'
interface DaffOrderCoupon { code: string description: string }