Sort: string | [string, SortDir][] | {
    [field: string]: SortDir;
}

Type declaration