import { Docx } from "https://deno.land/x/docxml@5.11.3/src/Docx.ts";
Add all the XML translatiom rules from another set of translation rules. Useful for cloning.
Parameters
renderer: GenericRenderer<RuleResult, { document: DocumentXml; } & PropsGeneric>