export declare function mergeLines(a: string, b: string, separator?: string): string;
//# sourceMappingURL=util.merge-lines.d.ts.map