import type { Context } from 'hono'; export declare function processBody(ctx: Context): Promise; //# sourceMappingURL=process-body.d.ts.map