export declare function mapValues(obj: Record, fn: (value: T, key: string) => U): Record; //# sourceMappingURL=object.d.ts.map