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