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