declare const hashAlgorithm: (str: string, seed?: number) => number;
