I have a redux thunk action that fetches some number and then dispatches some actions
import { Action } from \'@reduxjs/toolkit\' import { ThunkAction } from