export declare const browserType: () => { forbiddenBrowser: boolean; isChrome: boolean; isSafari: boolean; };