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