export declare const camelToKebabCase: (str?: string) => string; //# sourceMappingURL=camel-to-kebab-case.d.ts.map