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