export type TuiComparator = (a: T, b: T) => number;