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