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