export declare function hashify(str: string): string;
export declare function hash(str: string, seed?: number): number;
//# sourceMappingURL=hash.d.ts.map