@elemental/ui / TypeAliasLmnColumnSorting Column sortingPresentation type LmnColumnSorting = "asc" | "desc" | null;