import type { CreateGitXWebhookResponse } from '../schemas/CreateGitXWebhookResponse'; export type CreateGitXWebhookResponseResponse = CreateGitXWebhookResponse;