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