import type { UserPreference } from '@farfetch/blackout-client'; export type UserPreferenceEntity = UserPreference;