export declare const murmurhash: (str: string, seed: number) => number;