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