import * as jest from "jest-cli"; // $ExpectType Promise jest.run(["--config", JSON.stringify({})]);