export declare function deepEqual(x: any, y: any, hash?: WeakMap): boolean;