export = wordWrap; declare function wordWrap(str: any, options?: Record): string; //# sourceMappingURL=word_wrap.d.ts.map