export type SimplifiedUserAgentInfoDevice = "mobile" | "tablet" | "desktop" | "bot" | "other";