import type { WebhookResponse } from '../schemas/WebhookResponse'; export type GetWebhookResponseResponse = WebhookResponse;