export declare const createSlug: (str: string) => string;
