import { NotFound } from './NotFound.generated'; export interface CreateChatSubscriptionInviteLinkNotFoundResponse extends NotFound { }