export declare function takeNth(n: number, input: Iterable): Generator; //# sourceMappingURL=take-nth.d.ts.map