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