export type SimplifiedUserAgentInfoBrowser = "chrome" | "firefox" | "safari" | "edge" | "ie" | "other";