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