I am facing a challenge where I need to hide and disable the stencil and overlay in react-advanced-cropper, while keeping all other features like rotation and flipping enabled. Is there a specific property in this library that allows me to disable the stencil and overlay? I have attempted using CSS to position an overlay above the cropper, but it did not give me the desired outcome. Any assistance on this matter would be greatly appreciated.