correct type of this `Context`
from here https://hono.dev/docs/middleware/builtin/timeout#usage
I tried
but it's not right: "Property 'headers' does not exist on type 'HonoRequest<any, unknown>'"
I tried
but it's not right: "Property 'headers' does not exist on type 'HonoRequest<any, unknown>'"
