import { getCart } from '@daffodil/cart/driver/magento'
function getCart(extraCartFragments: any[] = []): TypedDocumentNode<MagentoGetCartResponse, MagentoCartGetQueryVariables>
extraCartFragments: any[]