export type MessageType = string | number | object;
