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

PowerSourceConfigurationBehavior is the base class for objects that support interaction with PowerSourceConfiguration.Cluster.