import { Wallet } from '../../../shared'; export declare const getWalletIdentifier: ({ address, connector, }: Pick) => `${string}+${string}`;