BindingBehavior: Type<Binding.Cluster, typeof ClusterBehavior, {
    components: never[];
}> = ...

BindingBehavior is the base class for objects that support interaction with Binding.Cluster.