import { IAddonDefinition } from '../types/model';
declare const webhookDefinition: IAddonDefinition;
export default webhookDefinition;
