export declare function serialize2Xml(lines: string[], modelName: string, model: any, stripANSIControlSequences: boolean): void;
