export declare function getHash(stringToHash: string): string; export declare function stringifyObjects(...objects: any[]): string;