server: {
    mandatory: {
        Identify: typeof IdentifyServer;
        Switch: typeof SwitchServer;
    };
} = ...

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