export declare const variableSlug: (str: any) => any; export declare const slugify: (str: any) => any;