export type ServiceMessageType = { text: string; code: string; };