type alias ImageChildimport { type ImageChild } from "https://deno.land/x/docxml@5.5.4/src/components/Image.ts"; A type describing the components accepted as children of Image. definition: never