/** * Adds missing target copying the source */ export declare function addMissingTranslationsToXliff(document: XMLDocument): void;