import { PipeBody } from "../../pipables"; import { LinqWrapper } from "../linqWrapper"; export declare function concat(another: Iterable): PipeBody, LinqWrapper>; export declare function concat(another: Iterable): PipeBody, LinqWrapper>; //# sourceMappingURL=concat.d.ts.map