server: {
    mandatory: {
        LevelControl: typeof LevelControlServer;
        OnOff: typeof BaseOnOffServer;
    };
}

An implementation for each server cluster supported by the endpoint per the Matter specification.