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