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