type alias SubstitutionRendererimport { type SubstitutionRenderer } from "https://deno.land/x/jsx_stream@v0.0.13/types.ts"; definition: (id: string, children: AsyncIterable<string>) => AsyncIterable<string>