type: ProtocolRequestType<
    HoverParams,
    Hover
    | null,
    never,
    void,
    HoverRegistrationOptions,
>