I\'ve been trying to mock the Got module in a typescript/jest test file like so:
import { mocked } from \'ts-jest/utils