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