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

WakeOnLanBehavior is the base class for objects that support interaction with WakeOnLan.Cluster.