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