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