export declare enum KalturaEventType {
    broadcastEnd = "2",
    broadcastStart = "1"
}
