declare function camelCaseKeys(obj: object): Record; export = camelCaseKeys;