export { objectExtend as default }; declare function objectExtend(...args: any[]): any; //# sourceMappingURL=extend.d.ts.map