export type SimplifiedUserAgentInfoOs = "ios" | "android" | "macos" | "windows" | "linux" | "other";