export type SortableTypes = boolean | string | number | Date; export declare const comparators: Record number>;