declare const camelize: (obj: any) => any; export default camelize;