import type { StateWithResult } from '../../../types/subAreaState.types.js'; import type { UserAttribute } from '@farfetch/blackout-client'; export type UserAttributesState = StateWithResult;