import { SeiWallet } from '@sei-js/core'; export declare const findWalletByWindowKey: (windowKey: string) => SeiWallet | undefined;