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