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