export declare function isAnotherWrapPointComing(currentLength: number, maxLength: number, wordsToCome: string[]): boolean; //# sourceMappingURL=is-another-wrap-point-coming.d.ts.map