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