export declare const hashCode: (s: string) => number;
