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