declare const shallowDiffers: (a: T, b: S) => boolean; export { shallowDiffers, }; //# sourceMappingURL=shallowDiffers.d.ts.map