import { Wallet } from '../../../Wallet'; export declare const isSessionKeyCompatibleWallet: (wallet: Wallet) => boolean;