import { Globals, StringHack } from "./index"; export type GlyphOrientationVerticalProperty = Globals | "auto" | StringHack | number;