/** * TODO: find a way to return the correct type interface */ export declare const mergeObjectsArray: (objectsArray: T[]) => T; //# sourceMappingURL=mergeObjectsArray.d.ts.map