export declare const isFirefoxOrLower: (version: number) => boolean; export declare const resetUaParserCacheForTests: () => void;