export declare function encodeNonce(args: {
    key: bigint;
    sequence: bigint;
}): bigint;
//# sourceMappingURL=encodeNonce.d.ts.map