export declare const overrideIfNotDefined: (blueprint: T, obj: Partial) => T;