export declare function mergeWithNoUndefined, A extends Record>(source: S, add: A): S & Record; //# sourceMappingURL=mergeWithNoUndefined.d.ts.map