type alias ComponentFuncimport { type ComponentFunc } from "https://deno.land/x/blocks@1.60.10/engine/block.ts"; Type ParametersoptionalTProps = anydefinition: FunctionComponent<TProps>