variable componentWithimport { componentWith } from "https://deno.land/x/live@1.41.11/blocks/utils.tsx"; type<TProps = any>(resolver: string,ComponentFunc: ComponentFunc,errBoundary?: ErrorBoundaryComponent<TProps>,) => unknown