type alias TUI.TuiOut Properties rows columns cursorTo: (x: number,y: number,) => void write: (_: string) => void