declare function xxh32(seed: number, src: Uint8Array, index: number, len: number): number; export declare const hash: typeof xxh32; export {}; //# sourceMappingURL=xxh32.d.ts.map