variable newComponentBlockimport { newComponentBlock } from "https://dotland.deno.dev/x/live@1.63.12/blocks/utils.tsx"; type<K extends string>(type: K, defaultDanglingRecover?: Resolver<PreactComponent> | Resolver<PreactComponent>[]) => Block<BlockModule<ComponentFunc, JSX.Element | null, PreactComponent>, ComponentFunc, K>