import { WagmiConnectorInstance } from '../types/Wallet.js'; export declare const isEIP6963Connector: (wallet: WagmiConnectorInstance) => boolean;