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