typetest.jest.SpiedClasstype SpiedClass<T extends JestMock.ClassLike> = JestMock.SpiedClass<T>Constructs the type of a spied class.