import { Obj } from '../../ts-types'; export declare const extend: (...objects: Obj[]) => Object; //# sourceMappingURL=index.d.ts.map