declare const slug: (str: string) => string; export default slug;