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