export declare const murmurhash2_32_gc: (str: string, seed: number) => number;
//# sourceMappingURL=hash32.d.ts.map