/** * This file exits the process with a return code supplied * as CLI argument to test erroring child processes */ declare const returnCode: number;