export declare const WORKER_MEMORY_BYTES: number; export declare const MAX_POOL_SIZE = 8; export declare function getMaxConcurrency(): number; //# sourceMappingURL=concurrencyLimit.d.ts.map