export declare enum KalturaDailymotionDistributionCaptionFormat {
    srt = 1,
    stl = 2,
    tt = 3,
}
