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