export declare enum KalturaNotificationObjectType {
    batchJob = 4,
    entry = 1,
    kshow = 2,
    user = 3,
}
