declare const runChildProcesses: (cb: Function) => void;
export default runChildProcesses;
