export declare const getConcurrencyFromNProc: () => number | null; export declare const getCpuCount: () => number;