export declare function collapseInlineHorizontalWhitespace(value: string): string;
