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