import type { IAddonDefinition } from '../types/model.js';
declare const webhookDefinition: IAddonDefinition;
export default webhookDefinition;
//# sourceMappingURL=webhook-definition.d.ts.map