export declare function isUnbreakableOver(limit: number): (value: string) => boolean;