import type { UpdateWebhookResponse } from '../schemas/UpdateWebhookResponse'; export type UpdateWebhookResponseResponse = UpdateWebhookResponse;