import { Globals, StringHack } from "./index"; export type MarkerEndProperty = Globals | "none" | StringHack;