export declare const convertEventPayload: (eventHandler: (callback: Amity.Listener) => Amity.Unsubscriber, sourceModelProp: keyof SourceModel, destinationDomain: DestinationDomain) => (callback: Amity.Listener) => Amity.Unsubscriber; //# sourceMappingURL=event.d.ts.map