type WebhookEvents = Record<string, string>;
declare const _default: {
    webhookEvents: WebhookEvents;
};
export default _default;
//# sourceMappingURL=webhook.d.ts.map