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

UserLabelBehavior is the base class for objects that support interaction with UserLabel.Cluster.