HandlerSignature: RequestHandler<
    SemanticTokensDeltaParams,
    SemanticTokens
    | null,
    void,
>