export declare const BROWSER_TYPE: { OPERA: string; EDGE: string; CHROME: string; SAFARI: string; FIREFOX: string; IE: string; UNKNOWN: string; };