export declare enum Modality { Text = "text", Audio = "audio", Image = "image", Video = "video" } //# sourceMappingURL=modality.d.ts.map