export declare function partition(n: number, step: number, input: Iterable, all?: boolean): Generator; //# sourceMappingURL=partition.d.ts.map