export declare function toCamelCase(str: string): string;
//# sourceMappingURL=to-camel-case.d.ts.map