/** * * @param str */ export function getKebabCase(str: any): any;