import { NotFound } from './NotFound.generated'; export interface SetChatDescriptionNotFoundResponse extends NotFound { }