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