import { type Address } from "viem"; export declare const getNonceKeyWithEncoding: (validatorAddress: Address, nonceKey?: bigint) => bigint; //# sourceMappingURL=getNonceKey.d.ts.map