export declare function removeEmptyLines(msg: string): string;
