export declare const camelToKebabCase: (str?: string) => string;