import { WalletConnector } from '../..'; export declare const isSocialWalletConnector: (walletConnector: WalletConnector) => boolean;