export declare const camelCase: (str: string) => string;
