import type { CreateWebhookResponse } from '../schemas/CreateWebhookResponse'; export type CreateWebhookResponseResponse = CreateWebhookResponse;