Describe the bug
Installed the latest vitest (2.1.5) but getting the following error - Property 'element' does not exist on type 'ExpectStatic'.
This was reported previously but seemed to have been fixed - #4273
Test:

package.json:

vitest:

Reproduction
Install the latest vitest and try to access the element property of expect.
System Info
Used Package Manager
npm
Validations
Describe the bug
Installed the latest vitest (2.1.5) but getting the following error - Property 'element' does not exist on type 'ExpectStatic'.
This was reported previously but seemed to have been fixed - #4273
Test:

package.json:

vitest:

Reproduction
Install the latest vitest and try to access the element property of expect.
System Info
Used Package Manager
npm
Validations