export interface UserDeviceFields { hardware: string; os: string; } //# sourceMappingURL=user-device.d.ts.map