export declare const mapArrayJson: (absolutePath: string, mapFunction: (item: T) => U) => Promise; //# sourceMappingURL=mapArrayJson.d.ts.map