/** * * @param {string} text * @returns {string} */ export function slugify(text: string): string; //# sourceMappingURL=slugify.d.ts.map