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