export default function joinObject<T>(obj1: any, obj2: any): T;
//# sourceMappingURL=joinObject.d.ts.map