import { useWeb3React } from '@web3-react/core'; export { UnsupportedChainIdError } from '@web3-react/core'; export declare const useWeb3: typeof useWeb3React;