import { UnknownError } from './UnknownError.generated'; export interface SetChatDescriptionUnknownErrorResponse extends UnknownError { }