Is this a phaser typing error? The "shape" property does not exist

I have an error in the typescript that does not recognize the “shape” as a property of the “MatterBodyConfig”, however, when I use it, it works correctly. How to solve?