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