import type { Context, Env } from 'hono'; export declare const getHonoContext: () => Context;