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

LaundryDryerControlsBehavior is the base class for objects that support interaction with LaundryDryerControls.Cluster.