type alias ComponentChildimport { type ComponentChild } from "https://deno.land/x/fastro@v0.84.23/http/server/deps.ts"; definition: | VNode<any> | object | string | number | bigint | boolean | null | undefined