type PersistedArtifactActivity = "image" | "audio" | "tts" | "video" | "transcription";
Defined in: packages/ai/src/types.ts:1973