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