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