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