import { StringHack, Globals } from "./index"; export type BaselineShiftProperty = Globals | TLength | "baseline" | "sub" | "super" | StringHack;