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