export declare const convertSentenceToCamelCase: (str: string) => string; //# sourceMappingURL=convertSentenceToCamelCase.d.ts.map