type alias Percentageimport { type Percentage } from "https://deno.land/x/docx@8.2.1/src/util/values.ts"; definition: `${"-" | ""}${number}%`