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