import { Globals } from "./index"; export type TextAnchorProperty = Globals | "end" | "middle" | "start";