import type { UserContact } from '@farfetch/blackout-client'; export type UserContactEntity = UserContact;