import type { GitXWebhookEventResponse } from '../schemas/GitXWebhookEventResponse'; export type ListGitXWebhookEventResponseResponse = GitXWebhookEventResponse[];