export declare enum KalturaBeaconIndexType {
    log = "Log",
    state = "State"
}
