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