export declare function computeLocalStorageBytes(storage?: Storage): number; export declare function clearLocalStorageIfNeeded(): boolean;