import { Wallet } from './Wallet'; export declare class WalletStarkNetBraavos extends Wallet { constructor(obj?: any, chainId?: string); }