import type { Event } from "../resources/events.mjs"; export declare function unwrapEvent(body: string | ArrayBuffer, signatureHeader: string | null, secret: string): Promise; //# sourceMappingURL=events.d.mts.map