import { Success } from './Success.generated'; export interface SetChatDescriptionResponseSuccess extends Success { }