export declare enum KalturaLiveReportExportType {
    entryTimeLineAll = 11,
    entryTimeLineLive = 12,
    locationAll = 21,
    locationLive = 22,
    partnerTotalAll = 1,
    partnerTotalLive = 2,
    syndicationAll = 31,
    syndicationLive = 32,
}
