export declare function reduceArray(accumulator: T[], nextArray: T[]): T[];