export declare function shallowMerge, B extends Record>(a: A, b: B): A & B; //# sourceMappingURL=shallow-merge.d.ts.map