cursorMap: {
addToSelection: string;
auto: string;
edit: string;
insertVertex: string;
removeFromSelection: string;
removeVertex: string;
rotate: string;
scaleNESW: string;
scaleNWSE: string;
select: string;
translate: string;
translateVertex: string;
} = ...