/** * Created by martin on 17.02.2017. */ export declare class XliffMergeError extends Error { constructor(msg: string); }