export declare const flatMap: (arr: T[], fn: (...args: any) => any) => T[]; //# sourceMappingURL=flatMap.d.ts.map