server: {
    mandatory: {
        Identify: typeof IdentifyServer;
        IlluminanceMeasurement: typeof IlluminanceMeasurementServer;
    };
} = ...

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