import type { Context } from 'hono'; import type { ServerPropsRequest } from '@redocly/config'; export declare function enhanceRequest(ctx: Context): Promise; //# sourceMappingURL=enhance-request.d.ts.map