export type Comparable = boolean | string | number | Date;