export declare function isSafari(): boolean;
export declare function isInternetExplorer(): boolean;
