import type { CheckoutOrderContext } from '@farfetch/blackout-client'; export type CheckoutOrderContextEntity = CheckoutOrderContext;