// https://developer.mozilla.org/en-US/docs/Web/API/queueMicrotask // https://nodejs.org/api/process.html#when-to-use-queuemicrotask-vs-processnexttick export declare const nextTick: NodeJS.Process["nextTick"];