import { Context, Next } from 'hono'; export declare function harRecorder(c: Context, next: Next): Promise;