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

LaundryWasherControlsBehavior is the base class for objects that support interaction with LaundryWasherControls.Cluster.

This class does not have optional features of LaundryWasherControls.Cluster enabled. You can enable additional features using LaundryWasherControlsBehavior.with.