export default function camelize(str: string): string;
