import { MagentoMergeCartsResponse } from '@daffodil/cart/driver/magento'
interface MagentoMergeCartsResponse { mergeCarts: MagentoCart }