server: {
    mandatory: {};
    optional: {
        ContentAppObserver: typeof ContentAppObserverServer;
    };
}

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