import { Hono } from 'hono'; export declare function insightsRoute(cwd: string): Hono;