export declare const concat: (...values: (T | T[])[]) => T[]; //# sourceMappingURL=concat.d.ts.map