import Long = require("long"); export declare function murmurhash64a(s: string, seed?: Long | number): Long; //# sourceMappingURL=MurmurHash.d.ts.map