export declare function defaultIterator(wrapped: Iterable, otherwise: () => T): Generator;