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