import type { PrimitivePartitionKeyValue } from "../../documents/index.js";
export declare function hashV2PartitionKey(partitionKey: PrimitivePartitionKeyValue[]): string;
export declare function reverse(buff: Uint8Array): Uint8Array;
//# sourceMappingURL=v2.d.ts.map