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