type alias HtmlEscapedimport { type HtmlEscaped } from "https://dotland.deno.dev/x/hono@v4.2.6/utils/html.ts"; definition: { isEscaped: true; callbacks?: HtmlEscapedCallback[]; }