export function slugify(str: any): string;
export namespace slugify {
    function clear(): void;
}
//# sourceMappingURL=slugify.d.ts.map