export function camel(input: string): string;
