import { NumberingXml } from "https://deno.land/x/docxml@5.15.3/mod.ts";
Register a concrete implementation of an abstract numbering style and return the concrete identifier. Create the abstract numbering style if the passed argument is an object rather than a reference to an existing abstract.
Not meant for public use.