export function uppercamelcase(input: any, options: any): any; export function lowercamelcase(input: any, options: any): any;