export { createNextWebhookHandler, handleWebhookRequest } from './gateways/next.js'; export type { NextWebhookHandlerOptions } from './foundation/types.js';