export declare function camelToKebab(str: string): string;