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