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