export declare const normalizeWhiteSpaces: (str: string) => string;
