A delivery address of the buyer that is interacting with the cart.
import { DeliveryAddress } from '@daffodil/driver/shopify'
type DeliveryAddress = MailingAddress
MailingAddress