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