export function isDeepEqual(left: any, right: any): boolean;
