export declare function camelize(str: string, firstCharUppercase?: boolean): string;