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