import { BaseCacheOptions } from '../../../core/interface/base-cache-options'; export interface MemoryCacheOptions extends BaseCacheOptions {}