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