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