declare function camelCaseKeys(obj: object): {}; export = camelCaseKeys;