type: ProtocolRequestType<
    SignatureHelpParams,
    SignatureHelp
    | null,
    never,
    void,
    SignatureHelpRegistrationOptions,
>