export declare const flatten: (this: Iterable, baseMapper?: import("../types-internal").AnyMapper) => Iterable;