export interface UserDeviceFields { hardware: string; os: string; }