export interface ResponsePayload { responseId: string; content: string; }