import type { Chain, Client, Transport } from "viem"; import type { SmartAccount } from "viem/account-abstraction"; export declare function getKernelV3ModuleCurrentNonce(client: Client): Promise; //# sourceMappingURL=getKernelV3ModuleCurrentNonce.d.ts.map