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