declare const slugo: (input: string) => string

export default slugo
