export declare function webStorageSupported(platform: any): boolean; export declare function cookiesSupported(platform: any): boolean;