export default function toKebabCase(str?: string): string;