import type { CortexStore } from '../db/store.js'; export declare function buildSessionSummary(store: CortexStore, userDescription?: string): string; //# sourceMappingURL=summarize.d.ts.map