import { Address, PublicActions } from 'viem'; export declare function getERC4337Nonce(client: PublicActions, address: Address, key: bigint): Promise; //# sourceMappingURL=erc4337nonce.d.ts.map