export declare type Mapper = (value: T, index: number) => R;