export declare function mapArrayLike(fn: (value: A) => B, functor: ArrayLike): B[]; //# sourceMappingURL=mapArrayLike.d.ts.map