export declare enum KalturaPushNotificationCommandType {
    clearQueue = "CLEAR_QUEUE"
}
