declare const _default: (origin: any[] | { [key: string]: any; }, target?: {}) => { [key: string]: any; }; export default _default;