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