import { default } from "https://deno.land/x/docxml@5.15.3/mod.ts";
Add an XML translation rule, applied to an element that matches the given XPath test.
If an element matches multiple rules, the rule with the most specific XPath test wins.
Parameters
transformer: Parameters<GenericRenderer<RuleResult, { document: DocumentXml; } & PropsGeneric>["add"]>[1]