import type { PaymentInstrument } from '@farfetch/blackout-client'; export type PaymentInstrumentEntity = PaymentInstrument;