/** * Created by imamudinnaseem on 8/23/17. */ export declare const mapObj: (fn: Function, obj: Object) => any;