export declare const Strings: { hashcode(str: string): number; hash(str: string): string; };