export declare enum KalturaESearchCategoryEntryFieldName {
    ancestorId = "ancestor_id",
    ancestorName = "ancestor_name",
    fullIds = "full_ids",
    id = "id",
    _name = "name"
}
