A GraphRunStream with native agent-level projections assigned
directly on the instance by createGraphRunStream (via __native
transformers).
This is a pure type overlay ā no runtime subclass exists. Use the
AgentRunStream type when you need to describe the return type of
streamEvents(..., { version: "v3" }).
AgentRunStream: GraphRunStream<TValues, TExtensions> __type