import { MagentoCartPlaceOrderQueryVariables } from '@daffodil/cart/driver/magento'
interface MagentoCartPlaceOrderQueryVariables { cartId: string }