export declare const camelToKebab: (str: string) => string;