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