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