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