type alias FCimport { type FC } from "https://deno.land/x/hono@v4.0.7/jsx/index.ts"; Type ParametersoptionalT = Propsdefinition: (props: T) => HtmlEscapedString | Promise<HtmlEscapedString>