export type MidaQueueWorker = (item: T) => Promise;