export declare const mapObj: , R>(obj: T, fn: (key: string, value: T[keyof T]) => R) => R[];