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