import type { AddWebhookOptions } from '../types.js'; export declare function addWebhook(options: AddWebhookOptions): Promise; //# sourceMappingURL=add-webhook.d.ts.map