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