export type { MemoryEntry, MemorySource, DecayPolicy } from './types.js'; export { computeDecayFactor, computeDecayFactors } from './decay.js'; //# sourceMappingURL=index.d.ts.map