export declare function flattenArray(array: any[][]): any[];
//# sourceMappingURL=collections.helper.d.ts.map