import type { Context } from 'hono'; export declare function agentLearningProxyHandler(c: Context): Promise; //# sourceMappingURL=agent-learning.d.ts.map