import { BadRequest } from './BadRequest.generated'; export interface SendPhotoBadRequestResponse extends BadRequest { }