export declare enum KalturaCielo24Priority {
    priority = "PRIORITY",
    standard = "STANDARD"
}
