declare let hash: ((object: object, ...others: any[]) => string) | undefined; export { hash };