declare function slugify(input: string): string export = slugify;