import type { Wallet } from '../../Wallet';
export declare function seifWallet(): Wallet;
