interface PreactDOMAttributesimport { type PreactDOMAttributes } from "https://deno.land/x/netzo@0.3.66/deps/preact.ts"; Propertiesoptionalchildren: ComponentChildrenoptionaldangerouslySetInnerHTML: { __html: string; }