methodtest.MatchersBuiltin.toBeFunctiontoBeFunction(): void;Asserts that a value is a function.expect(() => {}).toBeFunction();