export declare function initializeWorkers(processesCount: number | 'max'): void;
