export declare const isDeepEqual: (node: Record, another: Record) => boolean;