export declare function replaceNonBreakingSpaces(str: string): string;
