type alias ComponentFuncimport { type ComponentFunc } from "https://dotland.deno.dev/x/live@1.63.12/engine/block.ts"; Type ParametersoptionalTProps = anydefinition: FunctionComponent<TProps>