import { LinqWrapper } from "../linqWrapper"; export declare function unwrapUnorderedLinqWrapper(wrapper: LinqWrapper): Iterable; //# sourceMappingURL=unwrapUnordered.d.ts.map