export declare function slugify(url: string): string;
