variable SpaceTypeimport { SpaceType } from "https://dotland.deno.dev/x/docx@9.0.3/src/file/shared/space-type.ts"; type{ DEFAULT: string; PRESERVE: string; }