export type SearchTerm = string | number | boolean | Date | null;