export type Message = Record | Partial> | string | string[] | null;