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