import type { WebhookResponse } from '../schemas/WebhookResponse'; export type ListWebhookResponseResponse = WebhookResponse[];