import { MagentoOrderShipmentTracking } from '@daffodil/order/driver/magento/2-4-1'
interface MagentoOrderShipmentTracking { __typename: "ShipmentTracking" carrier: string number: string title: string }