import type { PaymentToken } from '@farfetch/blackout-client'; export type PaymentTokenEntity = PaymentToken;