When I loaded the library I just got this error in a react app ``` import { recoverTypedSignature } from '@metamask/eth-sig-util'; ``` I got this error when loading the page, the method is not even executed yet. any idea? React version `18.2.0`