server: {
    mandatory: {};
    optional: {
        Binding: typeof BindingServer;
        FixedLabel: typeof FixedLabelServer;
        UserLabel: typeof UserLabelServer;
    };
}

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