export declare function memoryContextOptimizer(args: unknown): Promise<{ content: { type: string; text: string; }[]; }>; //# sourceMappingURL=memory-context-optimizer.d.ts.map