import { IterableX } from '../iterable'; export declare function ignoreElements(source: Iterable): IterableX;