export declare const isSafariBrowser: { (): boolean; parameters: any; }; export default isSafariBrowser;