import { b as CacheResult, c as CacheSettings } from './cached-BzeCV8Rx.mjs'; import './cache-key.mjs'; declare function isExpired(result: CacheResult, settings: CacheSettings): boolean; export { isExpired };