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