declare const hash: (str: string, seed?: number) => number; export default hash;