import type { WebhookDefinition } from "../../webhook/index.js"; import type { DiscoveryHandler } from "../types.js"; export declare const webhookHandler: DiscoveryHandler; //# sourceMappingURL=webhook-handler.d.ts.map