export declare const mapAsync: (this: import("augmentative-iterable").AnyIterable, action: import("../types-internal").AnyMapper) => import("augmentative-iterable").AnyIterable;