import { UnknownError } from './UnknownError.generated'; export interface ReplaceStickerInSetUnknownErrorResponse extends UnknownError { }