interface TemplateOptionsimport { type TemplateOptions } from "https://deno.land/x/fresh@1.3.1/src/server/render.ts"; PropertiesbodyHtml: stringheadComponents: ComponentChildren[]moduleScripts: (readonly [string, string])[]preloads: string[]lang: string