type alias FCimport { type FC } from "https://dotland.deno.dev/x/hono@v3.11.12/jsx/index.ts"; Type ParametersoptionalT = Propsdefinition: (props: T & { children?: Child; }) => HtmlEscapedString | Promise<HtmlEscapedString>