export declare function mapAsync(callbackfn: (value: T, index: number, array: T[]) => Promise): (data: T[]) => Promise; //# sourceMappingURL=map.function.d.ts.map