declare function slugify(code: string): string; export default slugify;