type: ProtocolRequestType<
    TypeHierarchyPrepareParams,
    TypeHierarchyItem[]
    | null,
    never,
    void,
    TypeHierarchyRegistrationOptions,
>