export declare enum KalturaControlPanelCommandTargetType {
    batch = 5,
    dataCenter = 1,
    job = 4,
    jobType = 3,
    scheduler = 2,
}
