type AGUIEventType = `${EventType}`;type AGUIEventType = `${EventType}`;Defined in: packages/ai/src/types.ts:926
AG-UI Protocol event types.
Use EventType enum from @ag-ui/core instead. This type alias is kept for backward compatibility but will be removed in a future version.