Reactive handle on the server-side submission queue.
Populated when submit() is invoked with multitaskStrategy: "enqueue" while another run is in flight. The returned object is
stable per snapshot so consumers can pass entries straight into a
<Fragment key={e.id}> list without extra memoisation.
interface UseSubmissionQueueReturn