export type AsyncPoolOptions = { concurrency?: number; }