export type KomoEvent = { eventName: string; eventData: any; extensionData: Record; }; //# sourceMappingURL=KomoEvent.d.ts.map