export declare enum KalturaCortexApiDistributionCaptionAction {
    deleteAction = 3,
    submitAction = 2,
    updateAction = 1
}
