export default ndarrayAssign; declare function ndarrayAssign(target: any, source: any): void;