export declare function tryAddProperty(obj: T, key: K, value: T[K] | undefined | null): void; //# sourceMappingURL=try-add-property.d.ts.map