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