import type { GenericWebhookAdapterContext } from '../types.js'; export declare function handleGenericWebhookSurface(req: Request, context: GenericWebhookAdapterContext): Promise; //# sourceMappingURL=index.d.ts.map