declare function mergeDeepObjects(objects: ReadonlyArray): object; export { mergeDeepObjects };