export declare enum KalturaLiveReportType {
    entryGeoTimeLine = "ENTRY_GEO_TIME_LINE",
    entrySyndicationTotal = "ENTRY_SYNDICATION_TOTAL",
    entryTimeLine = "ENTRY_TIME_LINE",
    entryTotal = "ENTRY_TOTAL",
    partnerTotal = "PARTNER_TOTAL"
}
