declare function initEvent(): void; declare function handleSendEvent(options?: {}): void; export { initEvent, handleSendEvent }; //# sourceMappingURL=event.d.ts.map