import { WalletConnectSigner } from './WalletConnectSigner'; export declare class MetaMaskSigner extends WalletConnectSigner { }