declare const slugify: (str: string) => string; export { slugify }; //# sourceMappingURL=slugify.d.ts.map