DishwasherModeBehavior: Type<DishwasherMode.Cluster, typeof ClusterBehavior, {
    components: never[];
}>

DishwasherModeBehavior is the base class for objects that support interaction with DishwasherMode.Cluster.