export interface ErrorMessage { responseId: string; error: string; }