import { NotFound } from './NotFound.generated'; export interface AddStickerToSetNotFoundResponse extends NotFound { }