import { ObjectForExtending } from '../types'; export declare const pasteOnlyKeysWithNotUndefinedValue: (v: T) => T;