import { ServerError } from './ServerError.generated'; export interface ReplaceStickerInSetServerErrorResponse extends ServerError { }