import { PersistentCacheOptions } from '../../persistent-cache-options'; export interface StorageCacheOptions extends PersistentCacheOptions {}