import type { KernelVersion } from "../toKernelSmartAccount.js"; export declare const getNonceKeyWithEncoding: (kernelVersion: KernelVersion<"0.6" | "0.7">, validatorAddress: `0x${string}`, nonceKey?: bigint) => bigint; //# sourceMappingURL=getNonceKey.d.ts.map