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

FlowMeasurementBehavior is the base class for objects that support interaction with FlowMeasurement.Cluster.