export declare function shallowEqual(objA: Record<string, any>, objB: Record<string, any>): boolean;
//# sourceMappingURL=shallow-equal.d.ts.map