import { type ComponentAncestor } from "https://deno.land/x/docxml@5.15.3/src/classes/Component.ts";
An ancestor of a component at serialization time, or the DocumentXml instance that is the parent of the top-most component.
Having this ancestry allows context-aware serialization.