import type { CheckoutOrderOperation } from '@farfetch/blackout-client'; export type CheckoutOrderOperationEntity = CheckoutOrderOperation;