type alias CursorIconimport { type CursorIcon } from "https://deno.land/x/dwm@0.2.0/src/core/mod.ts"; definition: | "arrow" | "ibeam" | "crosshair" | "hand" | "hresize" | "vresize"