System$cursorVersion: 4.x.x (latest)On this page$cursorTypesexport type DesygnaSystemCursorProps = { cursor?: DesygnaGenericProp<CSS.Properties["cursor"]>;};