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