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