/// export declare const caseInsensitivelyEquals: import("lodash").CurriedFunction2; export declare function slugify(name: string): string;