declare const _default: { wallets: { mnemonic: string; pk: string; eoa: string; smart_wallet: string; }[]; }; export default _default;