HandlerSignature: RequestHandler<
    DeclarationParams,
    Declaration
    | DeclarationLink[]
    | null,
    void,
>