export declare function IsSafari(): { safari: boolean; safariVersion: number; }; //# sourceMappingURL=IsSafari.d.ts.map