export declare function readCacheStorage(): Promise>; export declare function writeCacheStorage(data: Record): Promise;