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