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