export declare enum KalturaESearchEntryAggregateByFieldName {
    accessControlProfile = "access_control_profile_id",
    entryType = "entry_type",
    mediaType = "media_type",
    tags = "tags"
}
