export declare function hash(str: string): number;
