export interface iDispatchResponseMessageBody { type: string; data: any; }