hyphenate.d.ts 59 Bytes
export default function hyphenate(string: string): string;