import { ethers } from 'ethers-v5';
export type EvmSignerV5 = ethers.Wallet | ethers.providers.JsonRpcSigner;
//# sourceMappingURL=evm-signer-v5.d.ts.map