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