import { ServerError } from './ServerError.generated'; export interface GetChatServerErrorResponse extends ServerError { }