import type { BaseTemplateConfiguration } from './base-template-configuration'; export type WebhookTemplateConfiguration = BaseTemplateConfiguration;