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