type alias AfterResponseHookimport { type AfterResponseHook } from "https://deno.land/x/hono@v4.0.1/helper/ssg/index.ts"; definition: (res: Response) => Response | false